xen: arm: introduce concept of modules which can be in RAM at start of day
authorIan Campbell <ian.campbell@citrix.com>
Mon, 21 Jan 2013 12:40:26 +0000 (12:40 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 21 Jan 2013 12:40:26 +0000 (12:40 +0000)
commit361261976fb173af65a366fc5540311eb5b1a855
treed4b73a90cf728746833aece86b47ffce8a19c5fe
parent4679291811f433575618627d8e6ea004b53dcf4f
xen: arm: introduce concept of modules which can be in RAM at start of day

The intention is that these will eventually be filled in with
information from the bootloader, perhaps via a DTB binding.

Allow for 2 modules (kernel and initrd), plus a third pseudo-module
which is the hypervisor itself. Currently we neither parse nor do
anything with them.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
xen/include/xen/device_tree.h